Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update GitHub Actions versions in build and release workflows #481

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

appleboy
Copy link
Contributor

  • Update the version of actions/checkout from v2 to v4 in .github/workflows/build.yml
  • Update the version of actions/setup-go from v2 to v4 in .github/workflows/build.yml
  • Update the version of codecov/codecov-action from v2 to v3 in .github/workflows/build.yml
  • Update the version of docker/setup-qemu-action from v1 to v3 in .github/workflows/build.yml
  • Update the version of docker/setup-buildx-action from v1 to v3 in .github/workflows/build.yml
  • Update the version of docker/login-action from v1 to v3 in .github/workflows/build.yml
  • Update the version of docker/build-push-action from v2 to v5 in .github/workflows/build.yml

Enable testing in Pull Request event.

- Update the version of `actions/checkout` from `v2` to `v4` in `.github/workflows/build.yml`
- Update the version of `actions/setup-go` from `v2` to `v4` in `.github/workflows/build.yml`
- Update the version of `codecov/codecov-action` from `v2` to `v3` in `.github/workflows/build.yml`
- Update the version of `docker/setup-qemu-action` from `v1` to `v3` in `.github/workflows/build.yml`
- Update the version of `docker/setup-buildx-action` from `v1` to `v3` in `.github/workflows/build.yml`
- Update the version of `docker/login-action` from `v1` to `v3` in `.github/workflows/build.yml`
- Update the version of `docker/build-push-action` from `v2` to `v5` in `.github/workflows/build.yml`
- Update the version of `docker/setup-qemu-action` from `v1` to `v3` in `.github/workflows/release.yml`
- Update the version of `docker/setup-buildx-action` from `v1` to `v3` in `.github/workflows/release.yml`
- Update the version of `docker/login-action` from `v1` to `v3` in `.github/workflows/release.yml`
- Update the version of `docker/build

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

Merging #481 (4d81ca4) into master (8e80904) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #481   +/-   ##
=======================================
  Coverage   68.82%   68.82%           
=======================================
  Files           9        9           
  Lines        1068     1068           
=======================================
  Hits          735      735           
  Misses        253      253           
  Partials       80       80           

@appleboy
Copy link
Contributor Author

@xiantang Please help to take a look.

@xiantang
Copy link
Collaborator

APPROVED

@xiantang xiantang merged commit ee40f42 into air-verse:master Oct 19, 2023
10 checks passed
@xiantang
Copy link
Collaborator

thank you

@appleboy appleboy deleted the CI branch October 19, 2023 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants